FactAOSByEnrollment 
Default Table Name  FactAOSByEnrollment 
Definition 
 

FactAOSByEnrollment Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AOSByEnrollmentSK(PK)    int  NO 
 
AOSByEnrollmentBK    int  NO 
 
AreaOfStudySK(FK)    int  NO 
 
AreaOfStudyBK    int  NO 
 
EnrollmentSK(FK)    int  NO 
 
EnrollmentBK    int  NO 
 
AOSDroppedDateSK(FK)    int  NO 
 
AOSAddedDateSK(FK)    int  NO 
 
AOSAssignedStaffSK(FK)    int  NO 
 
AOSDroppedStaffSK(FK)    int  NO 
 
Dropped    tinyint  YES 
 
Added    tinyint  YES 
 
CampusSK(FK)    int  NO 
 
StudentSK(FK)    int  NO 
 
ProgramVersionSK(FK)    int  NO 
 

FactAOSByEnrollment Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FactAOSByEnrollment  PrimaryKey  AOSByEnrollmentSK 

FactAOSByEnrollment Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
DimAreaOfStudy  Non-Identifying  One To Zero or More  FK_FactAOSByEnrollment_DimAreaOfStudy_AreaOfStudySK      AreaOfStudySK  NO  YES 
DimCampus  Non-Identifying  One To Zero or More  FK_FactAOSByEnrollment_DimCampus_CampusSK      CampusSK  NO  YES 
DimDate  Non-Identifying  One To Zero or More  FK_FactAOSByEnrollment_DimDate_AOSAddedDateSK      AOSAddedDateSK  NO  YES 
DimDate  Non-Identifying  One To Zero or More  FK_FactAOSByEnrollment_DimDate_AOSDroppedDateSK      AOSDroppedDateSK  NO  YES 
DimEnrollment  Non-Identifying  One To Zero or More  FK_FactAOSByEnrollment_DimEnrollment_EnrollmentSK      EnrollmentSK  NO  YES 
DimProgramVersion  Non-Identifying  One To Zero or More  FK_FactAOSByEnrollment_DimProgramVersion_ProgramVersionSK      ProgramVersionSK  NO  YES 
DimStaff  Non-Identifying  One To Zero or More  FK_FactAOSByEnrollment_DimStaff_AOSAssignedStaffSK      AOSAssignedStaffSK  NO  YES 
DimStaff  Non-Identifying  One To Zero or More  FK_FactAOSByEnrollment_DimStaff_AOSDroppedStaffSK      AOSDroppedStaffSK  NO  YES 
DimStudent  Non-Identifying  One To Zero or More  FK_FactAOSByEnrollment_DimStudent_StudentSK      StudentSK  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication